00001 void heapsort(int *sort_index, 00002 float *sort_values, 00003 int nelem, 00004 int start_index);