pub type SECP256K1Compressed = Repr<SECP256K1_COMPRESSED_SIZE>;
pub struct SECP256K1Compressed(/* private fields */);