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