Contents:
Defined in File binheap.h
Add element to heap.
heap – The heap handle.
e – The element to add.
OK, if successful, ERROR otherwise.