This is an import of EVMC version 10.1.0.
Important: The MockedAccount.storage is changed to a map from unordered_map as ordering is important for fuzzing.
MockedAccount.storage
map
unordered_map