pub unsafe extern "C" fn gdk_drag_status(
    context: *mut GdkDragContext,
    action: GdkDragAction,
    time_: u32
)