pub unsafe extern "C" fn X509V3_EXT_print(
    out: *mut BIO,
    ext: *mut X509_EXTENSION,
    flag: c_ulong,
    indent: c_int
) -> c_int