pub unsafe extern "C" fn lv_label_set_recolor(
    obj: *mut lv_obj_t,
    en: bool
)