type Batch = BTreeMap<OwnedServerName, Vec<OwnedServerSigningKeyId>>;
struct Batch { /* private fields */ }