Perform inorder traversal of all cells in the btree and its children, passing the record-decoded payload of each cell to the visitor function `f`.
(f func(*int64, Record) error)
source not stored for this graph (policy: none)
no test coverage detected