pub type UntweakedKeypair = Keypair;
Untweaked BIP-340 key pair
pub struct UntweakedKeypair(/* private fields */);