pub unsafe extern "C" fn lv_anim_set_deleted_cb( a: *mut lv_anim_t, deleted_cb: Option<unsafe extern "C" fn(_: *mut lv_anim_t)>, )