Function openssl_sys::X509_EXTENSION_set_object
pub unsafe extern "C" fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: *const ASN1_OBJECT) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl280))]