Filter the entries in the tree
The filter callback will be called for each entry
in the tree with a pointer to the entry and the
provided payload: if the callback returns 1, the
entry will be filtered (removed from the builder).
Callback to filter entries