pub unsafe extern "C" fn gtk_tool_item_set_use_drag_window(
    tool_item: *mut GtkToolItem,
    use_drag_window: gboolean
)