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