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