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