pub unsafe fn DwmSetPresentParameters<'a>( hwnd: impl IntoParam<'a, HWND>, ppresentparams: *mut DWM_PRESENT_PARAMETERS, ) -> Result<(), Error>