replace the red-black tree used by the negative trust anchor table with a QP trie. because of this change, dns_ntatable_init() can no longer fail, and neither can dns_view_initntatable(). these functions have both been changed to type void.