Parse_ReadNormalLine
extern char *Parse_ReadNormalLine(Buffer);
while ((line = Parse_ReadNormalLine(&buf)) != NULL) {