pub const fn const_min_u64(a: u64, b: u64) -> u64
Calculate the minimum of two u64 values at compile time