pub unsafe fn MFCreateVideoRendererActivate<P0>(
    hwndvideo: P0
) -> Result<IMFActivate>
where P0: IntoParam<HWND>,