#35053 split out these utility functions. I found the names / doc comments a bit confusing so this improves that. Before that PR there was also a mild inefficiency - it would walk the cursor all the way down to a leaf and then back up to an ancestor. Release Notes: - N/A