pub const IPC_PAYLOAD_CAPACITY: usize = _; // 240usize
Maximum payload size in an IPC message (256 - 16 = 240 bytes).