pub unsafe extern "C" fn gtk_tool_item_set_is_important(
    tool_item: *mut GtkToolItem,
    is_important: gboolean
)