pub unsafe fn WSManReconnectShellCommand<P0>(
    commandhandle: P0,
    flags: u32,
    async: *const WSMAN_SHELL_ASYNC
)
where P0: IntoParam<WSMAN_COMMAND_HANDLE>,