map_tos
int map_tos(char *, int *);
if (map_tos(optarg, &Tflag))
if (map_tos($1, &val))
int map_tos(char *string, int *);