pub unsafe fn SetWindowPlacement<'a>( hwnd: impl IntoParam<'a, HWND>, lpwndpl: *const WINDOWPLACEMENT, ) -> BOOL