get_num
i = get_num(l, &s, &e);
j = get_num(l, &s, &e);
int get_num(const char *, const char **, const char **);