void **tcaxpy_script_func_main(const PY_pTcaxPy pTcaxPy, int iLine, int iText, int nTexts, int start, int end, int timeDiff, int time, int x, int y, int advance, const wchar_t *text) {
PyObject *pyArgs; /* params to user tcax py script's tcaxPy_Main function */
PyObject *pyReturnedBuf; /* the value returned from tcaxPy_Main function */
void **pBufToReturn; /* value return to tcax module */