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