pub fn align_to_section(size: usize) -> usize
Pad a size to the next multiple of SECTION_ALIGN (64 bytes).