static Int centerX(Rect r) {
  ret rectCenterX(r);
}