# Variables
WinServiceMain is only invoked on Windows.
# Structs
ServiceDescription contains information about a service, needed to administer it.
# Type aliases
MainFunc specifies the signature of an application's main function to be able to run as a windows service.