to_intmax
error = to_intmax(&n, argv[0]);
static int to_intmax(intmax_t *, const char *);
error = to_intmax(&n, argv[1]);