pub unsafe extern "C" fn PyThreadState_Next(
    tstate: *mut PyThreadState
) -> *mut PyThreadState
Available on non-PyPy only.