pub unsafe extern "C" fn gtk_device_grab_add(
    widget: *mut GtkWidget,
    device: *mut GdkDevice,
    block_others: gboolean
)