pub unsafe fn SetForegroundWindow<P0>(hwnd: P0) -> BOOL
where P0: IntoParam<HWND>,