DQRR_SHIFT
#define DQRR_CARRY (uintptr_t)(QM_DQRR_SIZE << DQRR_SHIFT)
return ((uintptr_t)e >> DQRR_SHIFT) & (QM_DQRR_SIZE - 1);