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