public DataDef (string name, PEAPI.DataSegment segment) { this.name = name; this.segment = segment; }