pub fn visit_bare_fn_arg_mut<V>(v: &mut V, node: &mut BareFnArg)where
    V: VisitMut + ?Sized,