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