Description
In SeekBefore case, if we seek the key which is bigger than the last keyvalue
PrefixTreeSeeker#seekToKeyInBlock will not seek correctly.
Make the test case TestPrefixTreeEncoding#testSeekBeforeWithFixedData in the patch to show this problem.