Constant openssl_sys::X509_V_FLAG_SUITEB_192_LOS
pub const X509_V_FLAG_SUITEB_192_LOS: c_ulong = 0x20000;The portability is definied by:
#[cfg(ossl102)]pub const X509_V_FLAG_SUITEB_192_LOS: c_ulong = 0x20000;#[cfg(ossl102)]