void print_obj(CELL obj); void print_nested_obj(CELL obj, CELL nesting); void dump_generations(void); void factorbug(void); DECLARE_PRIMITIVE(die);