pub fn hann_in_place(window: &mut [f32])
The same as hann(), but filling an existing slice instead.
hann()