pub unsafe extern "C" fn lv_textarea_set_cursor_pos(
    obj: *mut lv_obj_t,
    pos: i32
)