1 #[doc(hidden)]
2 pub const _ALIGNBYTES: usize = 7;
3 
4 pub const _MAX_PAGE_SHIFT: u32 = 14;
5