Constant openssl_sys::NID_sm3WithRSAEncryption
pub const NID_sm3WithRSAEncryption: c_int = 1144;
The portability is definied by:
#[cfg(ossl111)]
pub const NID_sm3WithRSAEncryption: c_int = 1144;
#[cfg(ossl111)]