void undefined_function(); static void local_function() { undefined_function(); }