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