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