pub const fn const_min_usize(a: usize, b: usize) -> usize
Return the minimum of two usizes in a const context