
void __cdecl Python_SendCommands(char PythonCMD[], int32 Display, 
	char Shell_Python[], char ErrSource[], int32 len, int32 len2);
void __cdecl Python_Init(char PythonPath[], char ErrSource[], int32 len2);
void __cdecl Python_SendScript(char Script_pathname[], int32 Display, 
	char Shell_Python[], char ErrSource[], int32 len, int32 len2);

long __cdecl LVDLLStatus(char *errStr, int errStrLen, void *module);



