pub type NSCollectionViewDiffableDataSourceSupplementaryViewProvider = *mut DynBlock<dyn Fn(NonNull<NSCollectionView>, NonNull<NSString>, NonNull<NSIndexPath>) -> *mut NSView>;Available on crate features
block2 and NSCollectionView and NSDiffableDataSource and NSResponder and NSView only.