pub unsafe extern "C" fn _PyEval_EvalFrameDefault( arg1: *mut PyFrameObject, exc: i32, ) -> *mut PyObject
Py_3_11