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