You can do anything with `fcntl(F_DUPFD{,_CLOEXEC})` and `fdopen`.
Though we did use the dup trick in another case!
You can do anything with `fcntl(F_DUPFD{,_CLOEXEC})` and `fdopen`.