pub fn scale_i32(data: &mut [i32], scale: i32, shift: i8)
In-place Q31 scale, matching CMSIS arm_scale_q31 scalar behavior.
arm_scale_q31