pub type BitSet262144 = Layered<u64, Option<Box<BitSet4096>>, 64>;
bitsetium
pub struct BitSet262144 { /* private fields */ }