pub unsafe extern "C" fn lv_anim_set_custom_exec_cb(
a: *mut _lv_anim_t,
exec_cb: Option<unsafe extern "C" fn(*mut _lv_anim_t, i32)>,
)
pub unsafe extern "C" fn lv_anim_set_custom_exec_cb(
a: *mut _lv_anim_t,
exec_cb: Option<unsafe extern "C" fn(*mut _lv_anim_t, i32)>,
)