opts_parse_atopi
{ "f", OPTTYPE_INT, opts_parse_atopi, OPTF_CLI|OPTF_CONF },
static off_t opts_parse_atopi(const char *o, const char *optarg);
{ "m", OPTTYPE_INT, opts_parse_atopi, OPTF_CLI|OPTF_CONF },
{ "z", OPTTYPE_INT, opts_parse_atopi, OPTF_CLI|OPTF_CONF },
{ "C", OPTTYPE_INT, opts_parse_atopi, OPTF_CLI|OPTF_CONF },