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