pub unsafe extern "C" fn stringRGBA( renderer: *mut SDL_Renderer, x: i16, y: i16, s: *const i8, r: u8, g: u8, b: u8, a: u8, ) -> i32
dep_sdl2