pub type UICollectionViewSupplementaryRegistrationConfigurationHandler = *mut DynBlock<dyn Fn(NonNull<UICollectionReusableView>, NonNull<NSString>, NonNull<NSIndexPath>)>;Available on crate features
UICollectionViewCell and UICollectionViewItemRegistration and UIResponder and UIView and block2 only.