pub unsafe fn MFCreateMuxStreamAttributes<P0>(
    pattributestomux: P0
) -> Result<IMFAttributes>
where P0: IntoParam<IMFCollection>,