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