pub unsafe extern "C" fn gtk_toolbar_set_drop_highlight_item(
    toolbar: *mut GtkToolbar,
    tool_item: *mut GtkToolItem,
    index_: c_int
)