private static unsafe extern void FreePolyArray(PolyArray handle);
 private static extern unsafe void FreePolyArray(PolyArray handle);