FILE_SIZE
char fname[16], buf[FILE_SIZE];
fd = write_file(UNCHANGED_CONTROL, FILE_SIZE, 0, 0);
if (statbuf.st_size != FILE_SIZE)