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