pub type Es256KVerifyingKey = VerifyingKey<Secp256k1>;
struct Es256KVerifyingKey { /* private fields */ }