ReifyMatch: {
    binding: null | Omit<ReifyBinding, "variable">;
    root: RootSort;
}