savefile_rawwrite
savefile_rawwrite(sf, "\n", 1);
if (savefile_rawwrite(sf, udata + pos, amt)) {
if (savefile_rawwrite(sf, header, strlen(header))) {