checktag
#define checktag(o,t) (rttype(o) == (t))
#undef checktag
#define checktag(o,t) (tt_(o) == tag2tt(t))