pub fn fold_opt_module_export_name<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<ModuleExportName>
) -> Option<ModuleExportName>