pub fn fold_private_prop<V>(_visitor: &mut V, n: PrivateProp) -> PrivateProp where
    V: Fold + ?Sized