Reproduction code for golang/go#35314
This gist contains example code to reproduce golang/go#35314, due to the privilege requirements of DuplicateTokenEx
the code is designed to run as a service which then spawns a child process and logs the output of the child process
to the Windows event log.
Written for go 1.13.4