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, )