trie_equal
if (trie_equal(&th, &th) == 0)
int trie_equal(struct trie_head *, struct trie_head *);
if (trie_equal(&rde_roa.th, &roa_old.th)) {
if (trie_equal(&new->th, &old->th) == 0) {