Constant openssl_sys::SSL_CTRL_SET_VERIFY_CERT_STORE
pub const SSL_CTRL_SET_VERIFY_CERT_STORE: c_int = 106;The portability is definied by:
#[cfg(ossl102)]pub const SSL_CTRL_SET_VERIFY_CERT_STORE: c_int = 106;#[cfg(ossl102)]