1extern void *foop;
2
3void **foopp = &foop;
4

source code of glibc/elf/reldep6mod3.c