pub unsafe extern "C" fn lv_indev_set_read_cb(
indev: *mut _lv_indev_t,
read_cb: Option<unsafe extern "C" fn(*mut _lv_indev_t, *mut lv_indev_data_t)>,
)
pub unsafe extern "C" fn lv_indev_set_read_cb(
indev: *mut _lv_indev_t,
read_cb: Option<unsafe extern "C" fn(*mut _lv_indev_t, *mut lv_indev_data_t)>,
)