Constant openssl_sys::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT
pub const X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT: c_uint = 0x1;
The portability is definied by:
#[cfg(any(ossl102, libressl261))]