pub unsafe extern "system" fn GetWindowOrgEx(
    hdc: HDC,
    lppoint: LPPOINT
) -> BOOL