pub type UICollectionViewLayoutInteractiveTransitionCompletion = *mut Block<dyn Fn(Bool, Bool)>;
Available on crate features UICollectionView and block2 only.