type RequestMap = BTreeMap<(OwnedUserId, OwnedDeviceId, String), CanonicalJsonValue>;
struct RequestMap { /* private fields */ }