pub fn fold_mod_module<U, F: Fold<U> + ?Sized>( folder: &mut F, node: ModModule<U> ) -> Result<ModModule<F::TargetU>, F::Error>