int my_value = 5; int my_func(void) { return my_value; }