pub unsafe extern "C" fn lv_chart_add_series(
    obj: *mut lv_obj_t,
    color: lv_color_t,
    axis: lv_chart_axis_t
) -> *mut lv_chart_series_t