#pragma once struct ssl_st; typedef ssl_st SSL; struct ssl_method_st; typedef ssl_method_st SSL_METHOD;