rb_w32_pipe       132 include/ruby/win32.h #define pipe(p)			rb_w32_pipe(p)
rb_w32_pipe       538 include/ruby/win32.h int  rb_w32_pipe(int[2]);