pub const RECORD_ALIGN: usize = 8;
Records are eight byte aligned, so every length rounds up to this.