i in main() before passref() is called = 10
i passed to passref.c is 10
i in main() after  passref() is called = 20
