pub unsafe extern "system" fn SetWindowPlacement(
    hWnd: HWND,
    lpwndpl: *const WINDOWPLACEMENT
) -> BOOL