strtoint
static int strtoint(const char *, const char *, int, int);
bitwidth = strtoint("bit width", optarg, 32, 64);