coalesce_reply_data
container_of(__reply_base, struct coalesce_reply_data, base)
const struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base);
.reply_data_size = sizeof(struct coalesce_reply_data),
struct coalesce_reply_data *data = COALESCE_REPDATA(reply_base);