ctagcmp
static int ctagcmp(struct ctag *, struct ctag *);
RB_GENERATE(tagtree, ctag, entry, ctagcmp);