pub type UITableViewCellConfigurationUpdateHandler = *mut DynBlock<dyn Fn(NonNull<UITableViewCell>, NonNull<UICellConfigurationState>)>;Available on crate features
UICellConfigurationState and UIResponder and UITableViewCell and UIView and UIViewConfigurationState and block2 only.