pub fn finish_reply_buffer<'a, 'b>(
    fbb: &'b mut FlatBufferBuilder<'a>,
    root: WIPOffset<Reply<'a>>
)