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