pub const IPC_MESSAGE_ALIGN: usize = 64; // 64usize
Alignment requirement for IPC messages (64-byte aligned for cache line).