createPipe package:unliftio

Lifted createPipe.
Create a new pipe. The returned Handle will use the default encoding and newline translation mode (just like Handles created by openFile).
Lifted createPipeFd.