pub unsafe extern "C" fn hlineRGBA( renderer: *mut SDL_Renderer, x1: i16, x2: i16, y: i16, r: u8, g: u8, b: u8, a: u8, ) -> i32
dep_sdl2