pub unsafe fn midiStreamPosition<P0>(
    hms: P0,
    lpmmt: *mut MMTIME,
    cbmmt: u32
) -> u32
where P0: IntoParam<HMIDISTRM>,