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