pub unsafe extern "C" fn lv_bar_set_start_value(
    obj: *mut lv_obj_t,
    start_value: i32,
    anim: lv_anim_enable_t
)