pub type ExtensionsInner = SequenceOf<ASN1<Extension>>;
struct ExtensionsInner(pub ASN1<Extension>);
0: ASN1<Extension>