pub unsafe extern "C" fn GenImageGradientSquare( width: c_int, height: c_int, density: f32, inner: Color, outer: Color, ) -> Image