pub unsafe extern "C" fn lv_label_cut_text(
    obj: *mut lv_obj_t,
    pos: u32,
    cnt: u32
)