PARSE_OPT_OPTARG_ALLOW_NEXT
if (!(p->flags & PARSE_OPT_OPTARG_ALLOW_NEXT)) {
static const int common_parse_options_flags = PARSE_OPT_OPTARG_ALLOW_NEXT;