Function pyo3::ffi::PyFrame_BlockPop
source ยท pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlockAvailable on neither
PyPy nor GraalPy nor Py_3_11.