ficlFileTruncate
FICL_PLATFORM_EXTERN int ficlFileTruncate(ficlFile *ff, ficlUnsigned size);
pushIor(vm, ficlFileTruncate(ff, ud) == 0);