pub unsafe extern "C" fn gtk_drag_get_data(
    widget: *mut GtkWidget,
    context: *mut GdkDragContext,
    target: GdkAtom,
    time_: u32
)