hex_to_buf
hex_to_buf(pkt, buf);
void hex_to_buf(struct sldns_buffer* pkt, const char* hex);
hex_to_buf(pkt, hex);