bwtSiftDown
private fn
void bwtSiftDown(uint[] indices, const(ubyte)[] block,
size_t lo, size_t start, size_t n) pure nothrowSift down operation for heapsort.