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