sldns_wire2str_rdata_buf
int sldns_wire2str_rdata_buf(uint8_t* rdata, size_t rdata_len, char* str,
n = sldns_wire2str_rdata_buf(result->data[i], result->len[i],
w_temp = sldns_wire2str_rdata_buf(rrset_data->rr_data[i] + 2,
int sldns_wire2str_rdata_buf(uint8_t* rdata, size_t rdata_len, char* str,
sldns_wire2str_rdata_buf((uint8_t*)data, len, s, sizeof(s), (uint16_t)t);