pub unsafe extern "C" fn PyFrame_GetBack(
frame: *mut PyFrameObject,
) -> *mut PyFrameObjectAvailable on
Py_3_9 and neither Py_LIMITED_API nor RustPython and non-PyPy only.