Return next node in the tree, skipping duplicates, or NULL if none
Return next node in the tree, skipping duplicates, or NULL if none
Return previous node in the tree, or NULL if none
Return previous node in the tree, skipping duplicates, or NULL if none
See original's library documentation for details.