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