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