In-place sort an array of SV pointers with the given comparison routine, with various SORTf_* flag options.
In-place sort an array of SV pointers with the given comparison routine.
Currently this always uses mergesort. See "sortsv_flags"
for a more flexible routine.