enum_pair_insert
if (enum_pair_insert(enums, val, nexttok) < 0)
int32_t enum_pair_insert(struct enum_pairs *, int32_t, char *);