I\'m working on a string unescaping function that converts literal sequences like \\uxxxx (where xxxx is a hex value) into bytes of corresponding v
\\uxxxx
xxxx