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