pub unsafe extern "C" fn SDL_iconv_open( tocode: *const i8, fromcode: *const i8, ) -> *mut _SDL_iconv_t
dep_sdl2