pub unsafe extern "C" fn lv_anim_delete( var: *mut c_void, exec_cb: Option<unsafe extern "C" fn(_: *mut c_void, _: i32)>, ) -> bool