This type does not have a description.
typedef struct { napc_u32 ttl; napc_u16 rd_length; napc_u8 rd_data[16]; } napc__DNSAnswer;
typedef uint32_t napc_u32;
typedef uint16_t napc_u16;
typedef uint8_t napc_u8;