pub unsafe fn DwmSetDxFrameDuration<P0>(hwnd: P0, crefreshes: i32) -> Result<()>
where P0: IntoParam<HWND>,