pub unsafe fn midiStreamProperty<P0>(
    hms: P0,
    lppropdata: *mut u8,
    dwproperty: u32
) -> u32
where P0: IntoParam<HMIDISTRM>,