pub const ALIGN: usize = 8;
How wide the alignment of a record payload is, in bytes.
Record headers are exactly this wide too, so a record that starts aligned has a payload that starts aligned.