PRGA_FILE
fd = open(PRGA_FILE, O_RDONLY);
time_print("WARNING: reading prga from %s\n", PRGA_FILE);
fd = open(PRGA_FILE, O_WRONLY | O_CREAT,