rrtype_from_string
uint16_t rrtype_from_string(const char *name);
uint16_t type = rrtype_from_string($1.str);
uint16_t type = rrtype_from_string($3.str);