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