int& ReferenceTo(int *i) { return *i; }