pub unsafe extern "C" fn EVP_MAC_update( ctx: *mut EVP_MAC_CTX, data: *const c_uchar, datalen: usize, ) -> c_int