pub fn visit_named_export<V>(_visitor: &mut V, n: &NamedExport) where
    V: Visit + ?Sized