pub fn finish_size_prefixed_message_buffer<'a, 'b, A: Allocator + 'a>( fbb: &'b mut FlatBufferBuilder<'a, A>, root: WIPOffset<Message<'a>>, )