enum Section: char
Section codes.
Start = 'S'
Global = 'G'
DirectoryEntry = 'D'
ParameterData = 'P'
Terminate = 'T'
Unknown = '\0'