pub fn iwt_inverse_single(l: &[i32], h: &[i32], x: &mut [i32])
Single-level inverse IWT decomposition (Section 4.4.3.2, Eq. 25-26).