consume_string
if (consume_string(it.handle, chan_position_names[i].label))
if (consume_string(it.handle, "ActiveChannelCount"))
else if (consume_string(it.handle, "ChannelLayout"))
if (consume_string(handle, "StreamSampleRate"))
else if (consume_string(handle, "SampleSize"))
else if (consume_string(handle, "AudioChannelLayoutElements"))
if (consume_string(it.handle, "AudioChannelLayoutElements")) {
} else if (consume_string(it.handle, "ElementData")) {