CH_GENERATE
CH_GENERATE(test, peer, peer_cmp, peer_hash);
CH_GENERATE(pend_attr_hash, pend_attr, pend_attr_eq, pend_attr_hash);
CH_GENERATE(pend_prefix_hash, pend_prefix, pend_prefix_eq, pend_prefix_hash);
CH_GENERATE(adjout_attr_tree, adjout_attr, adjout_attr_eq, adjout_attr_hash);
CH_GENERATE(attr_tree, attr, attr_eq, attr_hash);
CH_GENERATE(comm_tree, rde_community, communities_equal, communities_hash);
CH_GENERATE(rde_filterset, rde_filter_set, rde_filterset_equal,
CH_GENERATE(rde_filtertable, rde_filter, rde_filtertable_equal,
CH_GENERATE(path_tree, rde_aspath, path_equal, path_hash);