audio: Reduce size of `AudioInfo` from 832 to 320 bytes and make audio...
audio: Reduce size of AudioInfo
by from 832 to 320 bytes and make audio channel position handling more efficient
Assume that there are never more than 64 named channel positions and by that provide an 1:1 mapping between the C and Rust types.