pub unsafe extern "C" fn SDL_memcmp( s1: *const c_void, s2: *const c_void, len: usize, ) -> i32
dep_sdl2