int main() { x = f(x) + 1; *f(x) = 12; // or maybe f(x) has to be in parens? }