pub unsafe extern "C" fn lv_chart_set_next_value2( obj: *mut _lv_obj_t, ser: *mut _lv_chart_series_t, x_value: i32, y_value: i32, )