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