pub const ROOT_NULL: u64 = 0b00;
use state_engine::common::bit; let ko = bit::new(); assert_eq!(ko, 0u64);