UMTX_OP_MUTEX_TRYLOCK
return (_umtx_op_err(mtx, UMTX_OP_MUTEX_TRYLOCK, 0, 0, 0));
[UMTX_OP_MUTEX_TRYLOCK] = __umtx_op_trylock_umutex,