pub unsafe extern "C" fn PyUnstable_InterpreterFrame_GetLine(
frame: *mut _PyInterpreterFrame,
) -> c_intAvailable on
Py_3_12 and neither Py_LIMITED_API nor RustPython and non-PyPy only.