ReifyBind: {
    bindings: Tree<ReifyBinding>;
    kind: "reify";
    root: RootSort;
}