RB_GENERATE
#define RB_GENERATE(name, type, field, cmp) \
RB_GENERATE(nbr_id_head, nbr, id_tree, nbr_id_compare)
RB_GENERATE(prefix_tree, prefix_node, entry, prefix_compare)
RB_GENERATE(lsa_tree, vertex, entry, lsa_compare)
RB_GENERATE(lsa_tree, vertex, entry, lsa_compare)