pub const IPC_MESSAGE_HEADER_SIZE: usize = 16; // 16usize
Size of the IPC message header (sender + msg_type + flags).