pub fn validate_scale_bits(id: u16, scale_bits: u8) -> Result<(), &'static str>
Validate scale_bits for a codec ID.