BIT_ISCOLLECTABLE
#define iscollectable(o) (rttype(o) & BIT_ISCOLLECTABLE)
#define ctb(t) ((t) | BIT_ISCOLLECTABLE)