This serie ensures that a module loaded in dbghelp with SLMFLAG_NO_SYMBOLS always doesn't load symbol (except the ones from the EXPORT table of the PE image).
To be implemented correctly, it requires a refactoring of the way dbghelps looks up for a debug format.