pub fn visit_synonymtype_ident<V: VisitMut + ?Sized>(
    visitor: &mut V,
    id: &mut SynonymTypeIdent
)