This function appends one word of type yw_string_word at the end of packet pkt. Word to be appended is taken from UNICODE string at *str. Argument is copied, so str is not required by yw_packet_append_string() to be valid, after it returns (i.e. you can yw_string_free(3) it after appending, and before sending the packet).