fn make_tokenid( shortroomid: ShortRoomId, word: &str, pdu_id: &RawPduId, ) -> ArrayVec<u8, TOKEN_ID_MAX_LEN> ⓘ