pub unsafe extern "C" fn lv_label_set_long_mode(
    obj: *mut lv_obj_t,
    long_mode: lv_label_long_mode_t
)