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