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