ficlParseWord
if (ficlParseWord(pVM, si))
stackPushINT(pVM->pStack, ficlParseWord(pVM, si));
static int ficlParseWord(FICL_VM *pVM, STRINGINFO si);