pub unsafe extern "C" fn wcscat_s( _Dst: *mut wchar_t, _SizeInWords: rsize_t, _Src: *const wchar_t, ) -> errno_t