pub unsafe fn MFCreateAudioRenderer<P0>(
    paudioattributes: P0
) -> Result<IMFMediaSink>
where P0: IntoParam<IMFAttributes>,