Constant openssl_sys::X509_V_ERR_STORE_LOOKUP
pub const X509_V_ERR_STORE_LOOKUP: c_int = 70;The portability is definied by:
#[cfg(all(ossl110, not(any())))]pub const X509_V_ERR_STORE_LOOKUP: c_int = 70;#[cfg(all(ossl110, not(any())))]