pub const PAGE_HEADER_SIZE: usize = 7;
Bytes consumed by the per-page header (type + next-ptr + payload-len).