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