pub unsafe extern "C" fn wolfSSL_X509_print(
    bio: *mut WOLFSSL_BIO,
    x509: *mut WOLFSSL_X509
) -> c_int