void silc_packet_free(SilcPacket packet);
This function is used to free the SilcPacket pointer that application receives in the SilcPacketReceive callback. Application must free the packet if it takes it in to processing.