internal static extern int ConvertProfile2Values(uint pLLT, byte[] pProfile, uint nResolution, TProfileConfig ProfileConfig, TScannerType ScannerType, uint nReflection, int nConvertToMM, ushort[] pWidth, ushort[] pMaximum, ushort[] pThreshold, double[] pX, double[] pZ, uint[] pM0, uint[] pM1);
internal static extern int GetLLTType(uint pLLT, ref TScannerType ScannerType);