channel_register_open_confirm
void channel_register_open_confirm(struct ssh *, int,
channel_register_open_confirm(ssh, c->self, cb, cbctx);
channel_register_open_confirm(ssh, nc->self, mux_stdio_confirm, cctx);
channel_register_open_confirm(ssh, nc->self, mux_session_confirm, cctx);
channel_register_open_confirm(ssh, c->self, ssh_stdio_confirm, NULL);
channel_register_open_confirm(ssh, c->self,