NOPT
static const char optstr[NOPT] = { "VhaCgmnPprsv" };
static const unsigned char flags[NOPT] = {
for (i = NOPT - 1; i >= 0; --i) {