getFstype
getFstype(&map.blk[j], sizeof(fstyp), fstyp);
getFstype(&map.blk[i], sizeof(fstyp), fstyp);
static char *getFstype(struct apple_part_map_entry *, int, char *);