pub unsafe extern "C" fn lv_obj_draw_dsc_init(
    dsc: *mut lv_obj_draw_part_dsc_t,
    draw_ctx: *mut lv_draw_ctx_t
)