NEXT_CMP
#define NEXT_CMP(bn, idx) RING_CMP(bn, ADV_RAW_CMP(idx, 1))
#define NEXT_CMP(idx) RING_CMP(ADV_RAW_CMP(idx, 1))