pub fn fold_bare_fn_arg<F>(f: &mut F, node: BareFnArg) -> BareFnArg where
    F: Fold + ?Sized
This is supported on crate feature fold only.