opts_parse_bytes
{ "e", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },
static off_t opts_parse_bytes(const char *o, const char *optarg);
{ "s", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },
{ "S", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },