pub type SECP256R1Compressed = Repr<SECP256R1_COMPRESSED_SIZE>;
pub struct SECP256R1Compressed(/* private fields */);