pub const IMAGE_COMDAT_SELECT_EXACT_MATCH: u8 = 4;
The linker chooses an arbitrary section among the definitions for this symbol.
If all definitions do not match exactly, a “multiply defined symbol” error is issued.