#ifndef _MY_SSL_H_ #define _MY_SSL_H_ int connect_ws(std::string); #endif