pub unsafe fn MFCreateSequencerSource<P0>(
    preserved: P0
) -> Result<IMFSequencerSource>
where P0: IntoParam<IUnknown>,