1extern void c_function (void);
2
3void
4c_function (void)
5{
6}
7

source code of glibc/elf/neededobj1.c