atoiwi
if ((i = atoiwi(optarg)) == Invalid || i == 0)
if ((topn = atoiwi(av[optind])) == Invalid)
int atoiwi(const char *);