pub fn visit_mut_namespace<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut Namespace
)