pub const MIN_PAGE_BUFFER_ALIGNMENT: u64 = 8;
The minimum alignment for a page buffer. Writers must respect this.