temp_map_struc_s
struct temp_map_struc_s *lv = (struct temp_map_struc_s *)l;
struct temp_map_struc_s *rv = (struct temp_map_struc_s *)r;
temp_map_data = calloc(map_entry_count,sizeof(struct temp_map_struc_s));
qsort(temp_map_data,map_reccount,sizeof(struct temp_map_struc_s),