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