pub const fn bit_length(x: u64) -> usize
Returns the number of bits needed to represent the value of x.
x