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