Etaash Mathamsetty (@etaash.mathamsetty) commented about dlls/wbemprox/builtin.c:
const WCHAR *description; const WCHAR *domain; UINT16 domainrole;
- int hypervisorpresent;
this should be a BOOL rather than int (it seems to be a BOOL based on what I have read)