struct bar* create_bar(foo) struct type_foo* foo CODE: RETVAL = my_c_create_bar(foo); OUTPUT: RETVAL