SZ_SCORESTRUCT
while (fread(&sbuf, SZ_SCORESTRUCT, 1, fp) == 1)
loc += SZ_SCORESTRUCT;
fwrite(&sbuf, SZ_SCORESTRUCT, 1, fp);