We can probably make a map of similar SDK functions that could be mistaken, e.g.:
sdk.Iterator vs sdk.ReverseIterator
sdk.TransientStore -> sdk.KVStore (may require changing the arg as well)
We should build a table, and have the mutation tester attempt altering these, to surface things we should test but aren't.