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