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