RT_REFCNT_TRACE
#define RT_REFCNT_TRACE(rt) printf("%s:%d: rt=%p refcnt=%d\n", \
#define RT_REFCNT_TRACE(rt) do {} while (0)