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