fn item_trait_alias(
    w: &mut Buffer,
    cx: &mut Context<'_>,
    it: &Item,
    t: &TraitAlias
)