DNS_MESSAGE_INTENTPARSE
result = dns_message_create(DNS_MESSAGE_INTENTPARSE, &msg);
REQUIRE(msg->from_to_wire == DNS_MESSAGE_INTENTPARSE);
REQUIRE(intent == DNS_MESSAGE_INTENTPARSE