pub unsafe extern "C" fn X509_print(
    bio: *mut BIO,
    x509: *mut X509
) -> c_int