OPT_INVERSE
options |= OPT_INVERSE;
if (flags->mask & OPT_INVERSE)
if (options & OPT_INVERSE)
{ "signed-char", &funsigned_char, NULL, OPT_INVERSE },