pub fn mock_derive_sr25519_key(
    call: impl FnMut(Cow<'_, [u8]>) -> Vec<u8> + 'static
)