WSTPAD_MT
tp->features |= WSTPAD_MT;
tp->features &= (WSTPAD_MT | WSTPAD_DISABLE);
#define IS_MT(tp) ((tp)->features & WSTPAD_MT)