pub fn mock_current_event_chain_head(
    call: impl FnMut() -> (u64, Hash) + 'static
)