type TxnPdus = SmallVec<[(usize, (OwnedRoomId, OwnedEventId, CanonicalJsonObject)); 1]>;
struct TxnPdus { /* private fields */ }