pub unsafe extern "C" fn TTF_RenderUTF8_Solid( font: *mut _TTF_Font, text: *const i8, fg: SDL_Color, ) -> *mut SDL_Surface
dep_sdl2