macro_rules! impl_signer_hash {
    ($ident:ident) => { ... };
}