pub type Signature = ChainSignature<NativeEcdsaSigningEngine>;
pub struct Signature(/* private fields */);