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