pub unsafe fn waveInPrepareHeader<P0>( hwi: P0, pwh: *mut WAVEHDR, cbwh: u32, ) -> u32where P0: Param<HWAVEIN>,