pub unsafe extern "system" fn CalculatePopupWindowPosition( anchorpoint: *const POINT, windowsize: *const SIZE, flags: u32, excluderect: *const RECT, popupwindowposition: *mut RECT, ) -> BOOL