pub unsafe extern "C" fn gtk_tool_palette_get_drop_item(
    palette: *mut GtkToolPalette,
    x: c_int,
    y: c_int
) -> *mut GtkToolItem