pub unsafe fn midiOutSetVolume<P0>(hmo: P0, dwvolume: u32) -> u32
where P0: IntoParam<HMIDIOUT>,