atoll
atoll(const char *);
offset = atoll(optarg);
filesize = atoll(optarg);
start_off = atoll(optarg);
off_len = atoll(optarg);
tries = atoll(optarg);
threshold = (uint32_t)atoll(optarg);