fn speex_resampler_magic<'a, 'b>( st: &mut SpeexResamplerState, channel_index: u32, out: &'a mut &'b mut [f32], out_len: u32, ) -> u32