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