Function openssl_sys::X509_REQ_get_subject_name
pub unsafe extern "C" fn X509_REQ_get_subject_name(req: *const X509_REQ) -> *mut X509_NAME
The portability is definied by:
#[cfg(any(ossl110, libressl350))]