pub unsafe extern "C" fn EVP_MAC_final( ctx: *mut EVP_MAC_CTX, out: *mut c_uchar, outl: *mut size_t, outsize: size_t, ) -> c_int