__wcsncmp
extern int __wcsncmp(const wchar_t *wcs1, const wchar_t *wcs2,
B_DEFINE_WEAK_ALIAS(__wcsncmp, wcsncmp);