OPTION_GROUP
case OPTION_GROUP:
case OPTION_GROUP:
case OPTION_GROUP:
if (opts->type == OPTION_GROUP) {
case OPTION_GROUP:
if (opt->type == OPTION_GROUP) {
if (opts->type != OPTION_GROUP)
#define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) }