⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe fn PyObject_TypeCheck(
    ob: *mut PyObject,
    tp: *mut PyTypeObject
) -> c_int