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

source code of glibc/elf/neededobj5.c