sldns_rr_descriptor_field_type
sldns_rdf_type sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, size_t field);
rdftype = sldns_rr_descriptor_field_type(desc, r_cnt);
rdftype = sldns_rr_descriptor_field_type(desc, r_cnt);
sldns_rdf_type sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, size_t field);
rdftype = sldns_rr_descriptor_field_type(desc, r_cnt);
rdftype = sldns_rr_descriptor_field_type(desc, r_cnt);
sldns_rdf_type f = sldns_rr_descriptor_field_type(desc, i++);