pub fn bit_len() -> u32
compute bucket last bit max offset.
use turn_rs::router::ports::*; assert_eq!(bit_len(), 63);