A new parameter has been added to the comparison callback set by the following methods:
The new parameter is the locp
parameter, and it
is the last parameter required in the callback's signature. It is
intended for internal use only. In customer code, the parameter must be
set to NULL
.