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