pub unsafe extern "C" fn PyEval_RestoreThread(
    arg1: *mut PyThreadState
)