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