1extern int foo (void);
2
3void *foop = (void *) foo;
4

source code of glibc/elf/reldep6mod2.c