argtooff
static off_t argtooff(const char *, const char *);
o.offset = argtooff(optarg, "offset");
o.create_size = argtooff(optarg, "create size");