pub type Signature = Signature<Secp256k1>;
ECDSA/secp256k1 signature (fixed-size)
struct Signature { /* private fields */ }