pub unsafe extern "C" fn EVP_DigestFinal_ex( ctx: *mut EVP_MD_CTX, md: *mut c_uchar, s: *mut c_uint, ) -> c_int