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