Function windows::Win32::System::SystemInformation::IsWow64GuestMachineSupported
pub unsafe fn IsWow64GuestMachineSupported(
wowguestmachine: IMAGE_FILE_MACHINE,
) -> Result<BOOL>