pub unsafe extern "C" fn hdy_tab_bar_set_extra_drag_dest_targets(
    self_: *mut HdyTabBar,
    extra_drag_dest_targets: *mut GtkTargetList
)
Available on crate feature v1_2 only.