pub unsafe extern "C" fn lv_obj_clear_flag(
    obj: *mut lv_obj_t,
    f: lv_obj_flag_t
)