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