Creates a new #GUnixOutputStream for the given fd.
If close_fd, is true, the file descriptor will be closed when the output stream is destroyed.
a UNIX file descriptor
true to close the file descriptor when done
a new #GOutputStream
Creates a new #GUnixOutputStream for the given fd.
If close_fd, is true, the file descriptor will be closed when the output stream is destroyed.