pub fn fold_import_rule<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ImportRule
) -> ImportRule