atoi64
di->offset = atoi64(argv[1]);
tmp = atoi64(argv[2]);
uint64_t atoi64(const char *);
argc = atoi64(*argv++); /* # of args for features */
value = atoi64(*argv++);
value = atoi64(*argv++);
tfc->corrupt_buf_flags = atoi64(*argv++);
tfc->offset = atoi64(argv[1]);
tfc->up_int = atoi64(argv[2]);
tfc->down_int = atoi64(argv[3]);
tlc->offset = atoi64(argv[1]);
tsc->tsc_chunk_size = atoi64(argv[3]);
tsc->stripe_devs[n].offset = atoi64(arg);
n = (int)atoi64(argv[0]);
chunksize = atoi64(argv[1]);