7.6.16 OPT_VALUE_name - Option Argument Value
This macro gets emitted only for options that take numeric, keyword or set
membership arguments. The macro yields a word-sized integer containing the
enumeration, bit set or numeric value for the option argument.
int opt_val = OPT_VALUE_name;