pub unsafe extern "C" fn gtk_tool_item_set_expand(
    tool_item: *mut GtkToolItem,
    expand: gboolean
)