pub unsafe extern "C" fn X509_pubkey_digest( x509: *const X509, md: *const EVP_MD, out: *mut u8, out_len: *mut c_uint, ) -> c_int