pub unsafe fn waveInGetPosition<P0>(
    hwi: P0,
    pmmt: *mut MMTIME,
    cbmmt: u32
) -> u32
where P0: IntoParam<HWAVEIN>,