pub unsafe extern "C" fn PyThreadState_SetAsyncExc(
arg1: i64,
arg2: *mut PyObject
) -> i32
Available on non-PyPy only.