_UTF8_mbrtowc
} else if ((nb = _UTF8_mbrtowc(&wc, s, nms, ps,
} else if ((nb = _UTF8_mbrtowc(dst, s, nms, ps, B_FALSE)) ==
static size_t _UTF8_mbrtowc(wchar_t *_RESTRICT_KYWD,
lct->lc_mbrtowc = _UTF8_mbrtowc;