Function windows_sys::Win32::System::Hypervisor::WHvRequestInterrupt
pub unsafe extern "system" fn WHvRequestInterrupt(
partition: WHV_PARTITION_HANDLE,
interrupt: *const WHV_INTERRUPT_CONTROL,
interruptcontrolsize: u32,
) -> HRESULT