pub type AF8<Otype> = Alternate<Otype, 8>;
Alternate function 8 (type state)
pub struct AF8<Otype>(/* private fields */);