wcswidth
extern int wcswidth(const wchar_t *wcs, size_t length);
B_DEFINE_WEAK_ALIAS(__wcswidth, wcswidth);