pub type OPENSSL_STACK = stack_st;
struct OPENSSL_STACK { _unused: [u8; 0], }
_unused: [u8; 0]
source