parse_unit
bool parse_unit;
if (cdp->parse_unit)
unit = parse_unit(sunit);
unit = parse_unit(optarg);