#ifndef __SSLTEST_H #define __SSLTEST_H #ifdef __cplusplus extern "C" { #endif unsigned long libssl_version(); #ifdef __cplusplus } #endif #endif // __SSLTEST_H