pub unsafe fn MFCreateAggregateSource<P0>(
    psourcecollection: P0
) -> Result<IMFMediaSource>
where P0: IntoParam<IMFCollection>,