pub fn size_from_range(address: *const u8, sz: usize) -> usize
Rounds a size up to the closest page boundary, relative to an address.