pub const IMAGE_COMDAT_SELECT_LARGEST: u8 = 6;
The linker chooses the largest definition from among all of the definitions for this symbol.
If multiple definitions have this size, the choice between them is arbitrary.