vmCreate
FICL_VM *pVM = vmCreate(NULL, defaultStack, defaultStack);
FICL_VM * vmCreate (FICL_VM *pVM, unsigned nPStack, unsigned nRStack);