pub unsafe fn waveOutSetPitch<P0>(hwo: P0, dwpitch: u32) -> u32
where P0: IntoParam<HWAVEOUT>,