Source position: fpcolhash.pas line 35
type TColHashMainNode = packed record
childs: array [0..16] of pointer;
end;