module Process_channels:sig..end
UnixLabels.open_process, but the second argument specifies
   the environment passed to the command.  The result is a triple
   of channels connected to the standard output, standard input,
   and standard error of the command.type |    | stdin : | 
|    | stdout : | 
|    | stderr : |