OPT_FRSTATES
opts |= OPT_FRSTATES;
} else if (opts & OPT_FRSTATES)
if ((opts & OPT_FRSTATES) != 0) {
#define OPT_STAT OPT_FRSTATES