sldns_parse_escape
return sldns_parse_escape(ch_p, str_p);
int sldns_parse_escape(uint8_t *ch_p, const char** str_p);
if (!sldns_parse_escape(q, &s)) {
return sldns_parse_escape(ch_p, str_p);
int sldns_parse_escape(uint8_t *ch_p, const char** str_p);
if (!sldns_parse_escape(q, &s)) {