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