pub(crate) const PAGE_MASK: usize = _; // 4_095usize
Mask for the bits that are the offset within a page.