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