pub type OctonaryState<Q> = StateBase<Q, State8>;
pub struct OctonaryState<Q> { /* private fields */ }