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