iswgraph
extern int iswgraph(wint_t wc);
(((flags) & VIS_NOLOCALE) ? iscgraph(c) : iswgraph(c))
if (iswgraph(i))