mix_ctl
typedef struct mix_ctl mix_ctl_t;
TAILQ_ENTRY(mix_ctl) ctls;
TAILQ_HEAD(mix_ctlhead, mix_ctl) ctls; /* control list */