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