pub const MAX_CHANNELS: u16 = 200;
Maximum number of channels that can be returned by [Device.GetSupportedChannels].
Device.GetSupportedChannels
Value was chosen arbitrarily to be large enough to accommodate any reasonable future use case.