pub fn compute_root_from_witness<H: Hashable>(
    value: H,
    position: Position,
    path: &[H]
) -> H
Available on crate feature test-dependencies only.