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