pub unsafe fn MFCreateASFStreamingMediaSink<P0>(
    pibytestream: P0
) -> Result<IMFMediaSink>
where P0: IntoParam<IMFByteStream>,