pub unsafe extern "system" fn IsWow64GuestMachineSupported(
    wowguestmachine: IMAGE_FILE_MACHINE,
    machineissupported: *mut BOOL,
) -> HRESULT