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