dns_rdatatype_keydata
case dns_rdatatype_keydata:
REQUIRE(type == dns_rdatatype_keydata);
REQUIRE(rdata->type == dns_rdatatype_keydata);