compare_gps
static int compare_gps(const void *, const void *);
qsort(path_stat, n, sizeof(*path_stat), compare_gps);