pub fn public_key_strategy<A: AsymmetricKey>(
) -> impl Strategy<Value = PublicKey<A::PubAlg>>