pub fn mock_verify(
    call: impl FnMut(SigType, &[u8], &[u8], &[u8]) -> bool + 'static
)