pub fn visit_generic_method_argument<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast GenericMethodArgument
)