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