OUTFILE
CreateFile(TmpFile(TOPDIR "/" OUTFILE));
unlink(TmpFile(TOPDIR "/" OUTFILE));
int fd = openat(wd_, OUTFILE, O_WRONLY);