Filename - null terminated array of characters.
Source position: objects.pp line 170
type AsciiZ = array [0..255] of Char;