I am not asking about the UIKit-provided implementations of UIContentConfiguration. I am specifically asking if it is possible to:
define a type that conforms to UIContentConfiguration
apply an instance of that type to a plain-old UICollectionViewCell using the contentConfiguration property?