pub unsafe extern "C" fn GenImageGradientLinear( width: c_int, height: c_int, direction: c_int, start: Color, end: Color, ) -> Image