GET_AEQ_ELEM
#define GET_CURR_AEQ_ELEM(eq) GET_AEQ_ELEM(eq, (eq)->cons_idx)
aeqe = GET_AEQ_ELEM(eq, i);