pub unsafe extern "C" fn _PyImport_FindExtensionObject(
    a: *mut PyObject,
    b: *mut PyObject
) -> *mut PyObject
This is supported on non-Py_3_11 only.