FICL_STRING_MAX
if (SI_COUNT(si) > FICL_STRING_MAX)
SI_SETLEN(si, FICL_STRING_MAX);
ficlSetEnv(pSys, "/counted-string", FICL_STRING_MAX);