eRunStatus DebugWrite(const char* pData, uInt32 size)
Writes the data to which pData points. size indicates the number of bytes to write. Do not delete pData. Return eFail if there is an error. Otherwise, return eFinished.