pub unsafe extern "C" fn _PyImport_FindExtensionObject( a: *mut PyObject, b: *mut PyObject, ) -> *mut PyObject
Py_LIMITED_API
Py_3_11