import "github.com/bytedance/sonic/unquote"
unquote.go
func IntoBytes(s string, m *[]byte) types.ParsingError
func String(s string) (ret string, err types.ParsingError)