https://github.com/standard-ai/interprocess-traits has very similar traits `ProcSync` and `ProcSend`. They are different though, because `usize` is `ProcSync` but not `SharedMemRef`.
https://github.com/standard-ai/interprocess-traits has very similar traits
ProcSyncandProcSend. They are different though, becauseusizeisProcSyncbut notSharedMemRef.