Source position: machotypes.pp line 199
type TMachOSubMachineTypeCompatible = (
smc_incompatible,
smc_compatible,
smc_exact
);