pub unsafe extern "C" fn gtk_widget_add_device_events(
    widget: *mut GtkWidget,
    device: *mut GdkDevice,
    events: GdkEventMask
)