#pragma once #include // This file contains utilities used for handling PyObject preservation void clear_slots(PyTypeObject* type, PyObject* self);