pub fn mock_cache_get(call: impl FnMut(&[u8]) -> Option<Vec<u8>> + 'static)