trie_roa_add
if (trie_roa_add(th, &roa) != 0)
int trie_roa_add(struct trie_head *, struct roa *);
if (trie_roa_add(&last_prefixset->th, &roa) != 0) {
if (trie_roa_add(&roa_new.th, &roa) != 0) {