pub fn fold_import<V>(_visitor: &mut V, n: Import) -> Import where
    V: Fold + ?Sized