BinaryInsertUnique
bool BinaryInsertUnique(T*, CompareFunction);
bool BinaryInsertUnique(T*, CompareFunctionWithState,
bool BinaryInsertUnique(T*,