#[unsafe(no_mangle)]pub extern "C" fn xila_graphics_chart_set_series_color( chart: *mut Object, series: *mut ChartSeries, color: Color, ) -> i32