pub unsafe extern "C" fn gtk_tool_palette_set_expand(
    palette: *mut GtkToolPalette,
    group: *mut GtkToolItemGroup,
    expand: gboolean
)