pub const JOURNAL_ALIGNMENT: u8 = 8;
Alignment of an IPC message in the journal. 8 is what znippy_common::hot’s journal segments use.
znippy_common::hot