public static void DestroyContext(IntPtr context)
 {
     Delegates.DestroyContext(context);
 }