unsigned char AUDDSpeakerChannel_IsMuted(const AUDDSpeakerChannel *channel) { return channel->muted; }