AVL_CMP
int cmp = AVL_CMP(ub1->ub_txg, ub2->ub_txg);
cmp = AVL_CMP(ub1->ub_timestamp, ub2->ub_timestamp);
return (AVL_CMP(seq1, seq2));