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