FT_REG
#define FT_REGm (1 << FT_REG)
type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG;