Function GetWindowOrgEx

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