#pragma once
#include <glib.h>
#ifdef __cplusplus
extern "C"
{
#endif
gboolean TryCreateShortcut(const gchar* aumid);
}