#pragma once #ifdef _WIN32 # include const char *pcsc_stringify_error(LONG); #endif