pub fn keccak_256_root( input: Vec<(Vec<u8>, Vec<u8>)>, version: StateVersion, ) -> H256
A trie root formed from the iterated items.