TREESIZE
size = is_ctl ? CTLTREESIZE : TREESIZE;
max_size = is_ctl ? CTLTREESIZE : TREESIZE;
s8 stree[TREESIZE]; /* TREESIZE: tree */