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