pub unsafe fn MFCreateMediaTypeFromProperties<P0>(
    punkstream: P0
) -> Result<IMFMediaType>
where P0: IntoParam<IUnknown>,