pub unsafe fn Py_IS_TYPE(ob: *mut PyObject, tp: *mut PyTypeObject) -> i32
Py_LIMITED_API
Py_3_15
RustPython