ficlVmCreate
ficlVmCreate(ficlVm *vm, unsigned nPStack, unsigned nRStack);
ficlVm *vm = ficlVmCreate(NULL, system->stackSize, system->stackSize);