Saves the current position in the traversal stack onto the traversal
stack. This can be useful if you wish to use KvGotoNextKey() and
have the previous key saved for backwards traversal.
native bool SavePosition()
Return Value
bool True on success, false if there is no higher node.