pub unsafe extern "C" fn gdk_drag_surface_present(
    drag_surface: *mut GdkDragSurface,
    width: c_int,
    height: c_int
) -> gboolean