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