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