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