pub unsafe extern "C" fn PyThreadState_SetAsyncExc(
arg1: c_long,
arg2: *mut PyObject
) -> c_int