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