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