pub(crate) fn symbolic_hash_word_with_len( cx: &mut SymCx, algorithm: &'static str, bytes: Vec<SymExpr>, len: SymExpr, ) -> SymExpr