Feature: DW_AT_external for types declared in the interface section.
Variables declared in the interface section of a unit have DW_AT_external => to identify they can be seen by other units.
Functions/Procedures also have the flag.
However type declared in the interface do not have this flag. Yet they should, please add.