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