pub unsafe extern "C" fn lv_indev_get_point(
    indev: *const lv_indev_t,
    point: *mut lv_point_t
)