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