pub unsafe extern "C" fn gtk_window_propagate_key_event(
    window: *mut GtkWindow,
    event: *mut GdkEventKey
) -> gboolean