pub fn mock_ecdsa_sign_prehashed(
    call: impl FnMut(&[u8], Hash) -> EcdsaSignature + 'static
)