pub unsafe extern "C" fn gtk_tool_palette_set_group_position(
    palette: *mut GtkToolPalette,
    group: *mut GtkToolItemGroup,
    position: c_int
)