pub const IMAGE_COMDAT_SELECT_SAME_SIZE: u8 = 3;
The linker chooses an arbitrary section among the definitions for this symbol.
If all definitions are not the same size, a “multiply defined symbol” error is issued.