map_goto
edge[nedges++] = map_goto(stateno, symbol);
edge[nedges++] = map_goto(stateno, *rp);
int map_goto(int, int);