RCR_SHIFT
#define RCR_CARRY (uintptr_t)(BM_RCR_SIZE << RCR_SHIFT)
return ((uintptr_t)e >> RCR_SHIFT) & (BM_RCR_SIZE - 1);