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