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