pub trait AudioFormatIteratorExtRef { fn into_audio_caps(self, layout: AudioLayout) -> Option<Builder<NoFeature>>; }