This type does not have a description.
typedef struct { char name[254]; napc__DNSQType qtype; } napc__DNSQuery;
typedef enum { NAPC_DNS_QTYPE_A, NAPC_DNS_QTYPE_AAAA, } napc__DNSQType;