package d2ds1 // Substitution represents a substitution record in a DS1 file. type Substitution struct { Unknown uint32 }