pub unsafe fn WSManReconnectShell<P0>(
    shell: P0,
    flags: u32,
    async: *const WSMAN_SHELL_ASYNC
)
where P0: IntoParam<WSMAN_SHELL_HANDLE>,