pub unsafe extern "system" fn WSManReceiveShellOutput(
    shell: WSMAN_SHELL_HANDLE,
    command: WSMAN_COMMAND_HANDLE,
    flags: u32,
    desiredstreamset: *const WSMAN_STREAM_ID_SET,
    async: *const WSMAN_SHELL_ASYNC,
    receiveoperation: *mut WSMAN_OPERATION_HANDLE,
)