In #497, we added a treesequence lifetime to a Tree. We need to test the behavior: * The Tree owns in tsk_tree_t pointer. * A tsk_tree_t contains a non-owning pointer to a treeseq * Thus, we must be able to force a segfault, and we should try to in tests!