Function calculate_existence_root

pub fn calculate_existence_root<H>(
    proof: &ExistenceProof,
) -> Result<Vec<u8>, Error>