char8ucs2str
len = char8ucs2str(un, unlen, wn, WIN_MAXLEN);
static int char8ucs2str(const uint8_t *in, int n, uint16_t *out, int m);