pub type AggregateAuthoritySignatureAsBytes = BLS12381AggregateSignatureAsBytes;
struct AggregateAuthoritySignatureAsBytes(pub [u8; 48]);
0: [u8; 48]