pub unsafe extern "C" fn _wcsncpy_s_l( _Dst: *mut wchar_t, _DstSizeInChars: size_t, _Src: *const wchar_t, _MaxCount: size_t, _Locale: _locale_t, ) -> errno_t