pub unsafe fn MFCreateMFByteStreamWrapper<P0>(
    pstream: P0
) -> Result<IMFByteStream>
where P0: IntoParam<IMFByteStream>,