internal static void SetSyncMacro(SyncMacroDelegate d)
 {
     syncMacro = d;
 }