getcchar
while (getcchar(src++, NULL, NULL, NULL, NULL) > 0)
int getcchar(const cchar_t *, wchar_t *, attr_t *, short *, void *);
report_return(getcchar(wcval, wch, &attrs, &color_pair, NULL));