pub unsafe extern "C" fn gtk_tool_item_group_set_item_position(
    group: *mut GtkToolItemGroup,
    item: *mut GtkToolItem,
    position: c_int
)