pub unsafe extern "system" fn SetWindowPlacement(
    hWnd: *mut HWND__,
    lpwndpl: *const WINDOWPLACEMENT
) -> i32