checktype
struct regional* region, int checkbit, uint16_t checktype,
(qtype == LDNS_RR_TYPE_NSEC && nsec_has_type(k, checktype)) ||
(qtype == LDNS_RR_TYPE_NSEC3 && !nsec3_no_type(k, checktype))
checktype(type, e, func, file, line);
checktype(type, lock, func, file, line);
checktype(type, lock, func, file, line);
struct regional* region, int checkbit, uint16_t checktype,
(qtype == LDNS_RR_TYPE_NSEC && nsec_has_type(k, checktype)) ||
(qtype == LDNS_RR_TYPE_NSEC3 && !nsec3_no_type(k, checktype))