Share an I/O context with the process.
const CLONE_IO: CloneFlags = CloneFlags(cty::CLONE_IO);
clone(2) and CLONE_IO therein