pub unsafe extern "C" fn gtk_callback_action_new(
    callback: GtkShortcutFunc,
    data: gpointer,
    destroy: GDestroyNotify
) -> *mut GtkCallbackAction