#pragma once extern "C" { #include } namespace wsdl2 { bool initialize(void); void quit(void); // tool functions void delay(unsigned ms); }