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