pub unsafe extern "C" fn gdk_drag_begin_for_device(
    window: *mut GdkWindow,
    device: *mut GdkDevice,
    targets: *mut GList
) -> *mut GdkDragContext