atoi64
uint64_t atoi64(const char *);
di->offset = atoi64(argv[1]);
tmp = atoi64(argv[2]);
tfc->offset = atoi64(argv[1]);
tfc->up_int = atoi64(argv[2]);
tfc->down_int = atoi64(argv[3]);
argc = atoi64(*argv++); /* # of args for features */
value = atoi64(*argv++);
value = atoi64(*argv++);
tfc->corrupt_buf_flags = atoi64(*argv++);
tlc->offset = atoi64(argv[1]);
tsc->tsc_chunk_size = atoi64(argv[3]);
tsc->stripe_chunksize = atoi64(argv[1]);
tsc->stripe_num = (uint8_t) atoi64(argv[0]);
tlc->offset = atoi64(argv[strpi+1]);