pub fn visit_mut_private_method<V>(_visitor: &mut V, n: &mut PrivateMethod) where
    V: VisitMut + ?Sized