pub unsafe fn MFCreateMediaSession<P0>(
    pconfiguration: P0
) -> Result<IMFMediaSession>
where P0: IntoParam<IMFAttributes>,