pub fn upsample_generic( input: &[i16], _in_near: &[i16], _in_far: &[i16], _scratch_space: &mut [i16], output: &mut [i16], )