pub unsafe extern "C" fn PyObject_IsInstance( object: *mut PyObject, typeorclass: *mut PyObject, ) -> i32 ⓘ
dep_pyo3
std