pub type UICollectionViewDiffableDataSourceCellProvider = *mut DynBlock<dyn Fn(NonNull<UICollectionView>, NonNull<NSIndexPath>, NonNull<AnyObject>) -> *mut UICollectionViewCell>;Available on crate features
block2 and UICollectionView and UICollectionViewCell and UIDiffableDataSource and UIResponder and UIScrollView and UIView only.