AlienBind: {
    bindings: Tree<AlienBinding>;
    kind: "alien";
    root: RootSort;
}