module Process_channels:Similar tosig..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 t = {
   | 
stdin : | 
   | 
stdout : | 
   | 
stderr : |