pub fn mock_sign(call: impl FnMut(SigType, &[u8], &[u8]) -> Vec<u8> + 'static)