pub type BitSet2048 = Layered<u64, u32, 64>;
bitsetium
pub struct BitSet2048 { /* private fields */ }