pub const fn next_power_of_two(n: u64) -> u64
Calculate the next power of 2 for a u64 value at compile time