pub type Bits32768 = Layered<u64, Option<Box<Bits512>>, 64>;
pub struct Bits32768 { /* private fields */ }