_FUTEX_ROBUST_ENTRY_PI
*is_pi = (word & _FUTEX_ROBUST_ENTRY_PI) ? true : false;
*entry = word & ~_FUTEX_ROBUST_ENTRY_PI;