pub unsafe extern "C" fn lv_textarea_add_char(
    obj: *mut lv_obj_t,
    c: u32
)