HexStr
return HexStr(s, NULL, 0);
return HexStr(type, NULL, 0);
return HexStr(proto, NULL, 0);
extern const char *HexStr(long, char *, size_t);
return HexStr(qclass, failure, sizeof failure);
return HexStr(qtype, failure, sizeof failure);
return HexStr(proto, NULL, 0);