pub type OPENSSL_STACK = stack_st;
#[repr(C)]pub struct OPENSSL_STACK { /* private fields */ }
source