pub unsafe extern "C" fn lv_chart_set_update_mode(
    obj: *mut lv_obj_t,
    update_mode: lv_chart_update_mode_t
)