Maps a descriptor xpub to the descriptor managers that use it.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
using HDPubKeyMap = std::map<CExtPubKey, std::set<DescriptorScriptPubKeyMan*>>;