public static extern MLResult.Code GetAudioChannelPosition(int mediaPlayerID, uint channel, out MLVec3f outPosition);
 public static extern MLResult.Code MLPersistentCoordinateFrameGetClosest(ulong trackerHandle, ref MLVec3f target, ref MLCoordinateFrameUID cfuId);