pub unsafe extern "C" fn lv_label_set_text(
    obj: *mut lv_obj_t,
    text: *const c_char
)