pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlockAvailable on non-
Py_LIMITED_API and neither PyPy nor GraalPy nor Py_3_11 only.pub unsafe extern "C" fn PyFrame_BlockPop(
f: *mut PyFrameObject,
) -> *mut PyTryBlockPy_LIMITED_API and neither PyPy nor GraalPy nor Py_3_11 only.