Source position: vd_compress.pas line 428
type static_tree_desc = record
static_tree: tree_ptr;
extra_bits: pzIntfArray;
extra_base: int;
elems: int;
max_length: int;
end;