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