pub type MerklePath = MerklePath<Node, NOTE_COMMITMENT_TREE_DEPTH>;
pub struct MerklePath { /* private fields */ }