pub unsafe extern "C" fn gtk_tool_item_group_get_drop_item(
    group: *mut GtkToolItemGroup,
    x: c_int,
    y: c_int
) -> *mut GtkToolItem