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