pub const SECP256K1_SIGNATURE_LENGTH: usize = 64;
secp256k1
Secp256k1 signature length in bytes (DER encoded max).