public static byte[] FLDoc_GetData(FLDoc *x)
 {
     return((NativeRaw.FLDoc_GetData(x)).ToArrayFast());
 }