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