mux_stdio_confirm
channel_register_open_confirm(ssh, nc->self, mux_stdio_confirm, cctx);
static void mux_stdio_confirm(struct ssh *, int, int, void *);