vmGetInBuf
tail = vmGetInBuf(vm);
char *pSrc = vmGetInBuf(pVM);
char *pSrc = vmGetInBuf(pVM);
char *cp = vmGetInBuf(pVM);
char *pSrc = vmGetInBuf(pVM);
pBuf = vmGetInBuf(pVM);
strncpy(cp, vmGetInBuf(pVM), len);