pub fn visit_generic_method_argument_mut<V: VisitMut + ?Sized>(
    _visitor: &mut V,
    _i: &mut GenericMethodArgument
)