pub unsafe fn MFCreateMuxStreamMediaType<P0>(
    pmediatypestomux: P0
) -> Result<IMFMediaType>
where P0: IntoParam<IMFCollection>,