prefixset_cmp
RB_PROTOTYPE(prefixset_tree, prefixset_item, entry, prefixset_cmp);
RB_GENERATE(prefixset_tree, prefixset_item, entry, prefixset_cmp);