fn accumulate_call_stack_hashes(
hash_frame: impl Fn(&WithHash<StackFrame>) -> Fp,
frames: &[WithHash<StackFrame>],
) -> Vec<WithStackHash<WithHash<StackFrame>>>
fn accumulate_call_stack_hashes(
hash_frame: impl Fn(&WithHash<StackFrame>) -> Fp,
frames: &[WithHash<StackFrame>],
) -> Vec<WithStackHash<WithHash<StackFrame>>>