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