pub type SSL_SESSION = ssl_session_st;
#[repr(C)]pub struct SSL_SESSION { _unused: [u8; 0], }
_unused: [u8; 0]