void silc_packet_stream_ref(SilcPacketStream stream);
Increase reference counter for the stream indicated by `stream'. This can be used to take a reference for the stream. To unreference the stream call silc_packet_stream_unref function.