pub unsafe extern "C" fn lv_obj_init_draw_label_dsc(
    obj: *mut _lv_obj_t,
    part: u32,
    draw_dsc: *mut lv_draw_label_dsc_t
)