pub unsafe extern "C" fn PyInterpreterState_ThreadHead(
    interp: *mut PyInterpreterState
) -> *mut PyThreadState
This is supported on non-PyPy only.