pub unsafe extern "C" fn lv_indev_set_cursor(
    indev: *mut lv_indev_t,
    cur_obj: *mut lv_obj_t
)