Function openssl_sys::X509_REQ_set_subject_name
pub unsafe extern "C" fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: *mut X509_NAME) -> c_int
The portability is definied by:
#[cfg(not(ossl300))]