pub unsafe extern "C" fn DrawCircleGradient( centerX: i32, centerY: i32, radius: f32, inner: Color, outer: Color, )