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