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