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