pub unsafe extern "C" fn TTF_RenderGlyph_Shaded( font: *mut _TTF_Font, ch: u16, fg: SDL_Color, bg: SDL_Color, ) -> *mut SDL_Surface
dep_sdl2