I have a trivial function that returns its argument, and the value is obtained using cpython\'s LOAD_FAST instruction.
LOAD_FAST
def function1(n): retu