pub unsafe extern "C" fn gtk_drag_icon_set_from_paintable(
    drag: *mut GdkDrag,
    paintable: *mut GdkPaintable,
    hot_x: c_int,
    hot_y: c_int
)