Contents:
Defined in File bstree.h
Insert an item into a bstree.
tree – The BST handle
key – The key for the data to insert
data – The data to insert