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