pub const PAGE_SECTORS_SHIFT: u32 = bindings::PAGE_SECTORS_SHIFT; // 3u32
The difference between the size of a page and the size of a sector, expressed as a power of two.