pub unsafe extern "C" fn _wcsncpy_l( _Dest: *mut wchar_t, _Source: *const wchar_t, _Count: size_t, _Locale: _locale_t, ) -> *mut wchar_t