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