pub const IPC_MESSAGE_SIZE: usize = 256;
Total size of an IPC message in bytes (including header and payload).