pub fn page_align_up(size: usize) -> usize
Round size up to a whole number of OS pages (never 0).
size