pub fn visit_namespace_uri<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &NamespaceUri
)