pub unsafe extern "C" fn _PyInterpreterState_GetEvalFrameFunc(
interp: *mut PyInterpreterState,
) -> _PyFrameEvalFunctionAvailable on
Py_3_11 and neither Py_LIMITED_API nor RustPython and non-PyPy only.