pub unsafe extern "C" fn gtk_test_widget_send_key(
    widget: *mut GtkWidget,
    keyval: c_uint,
    modifiers: GdkModifierType
) -> gboolean