pub unsafe extern "C" fn gtk_tool_item_group_set_label(
    group: *mut GtkToolItemGroup,
    label: *const c_char
)