pub const fn round_up(value: usize, align: usize) -> usize
Round up a value to the nearest multiple of align