gus_mic_ctl
gus_mic_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus_mic_ctl(sc, SPKR_ON);
int gus_mic_ctl(void *, int);