channel_reply_ctx
struct channel_reply_ctx *cr = (struct channel_reply_ctx *)ctx;
struct channel_reply_ctx *cr = xcalloc(1, sizeof(*cr));