OPTION_LONG
case OPTION_LONG:
case OPTION_LONG:
case OPTION_LONG:
case OPTION_LONG:
#define OPT_LONG(s, l, v, h) { .type = OPTION_LONG, .short_name = (s), .long_name = (l), .value = check_vtype(v, long *), .help = (h) }