pub unsafe extern "C" fn SDL_strcasestr( haystack: *const i8, needle: *const i8, ) -> *mut i8
dep_sdl2