pub unsafe extern "C" fn SDL_wcsncasecmp( str1: *const wchar_t, str2: *const wchar_t, len: usize, ) -> c_int