pub unsafe extern "system" fn HcsWaitForComputeSystemExit(
    computesystem: HCS_SYSTEM,
    timeoutms: u32,
    result: *mut PWSTR,
) -> HRESULT