pub unsafe extern "C" fn PyUnstable_InterpreterFrame_GetCode(
frame: *mut _PyInterpreterFrame,
) -> *mut PyObjectAvailable on
Py_3_12 and non-PyPy only.pub unsafe extern "C" fn PyUnstable_InterpreterFrame_GetCode(
frame: *mut _PyInterpreterFrame,
) -> *mut PyObjectPy_3_12 and non-PyPy only.