I\'m using Visual Studio 2019 and I\'m trying to compile an UEFI driver, that uses udis86(https://github.com/vmt/udis86) with the __UD_STANDALONE__ preprocessor def
__UD_STANDALONE__