pub const fn blog64(n: i64) -> i64
Computes the binary log of n. n: a 64-bit integer in Q0 (no fraction). Returns a 64-bit log in Q57.
n