Function openssl_sys::X509V3_extensions_print
pub unsafe extern "C" fn X509V3_extensions_print(out: *mut BIO, title: *const c_char, exts: *const stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl280))]