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