public static void FLDeepIterator_GetPath(FLDeepIterator *x, FLPathComponent **outPath, UIntPtr *outDepth)
 {
     NativeRaw.FLDeepIterator_GetPath(x, outPath, outDepth);
 }