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