DISABLE
#define DISABLE 0x00
#define DISABLE(tp) ((tp)->features & WSTPAD_DISABLE)
typedef enum { LIST, ENABLE, DISABLE, REMOVE, MODECH } what_t;