(root)/
glibc-2.38/
elf/
unload2dep.c
       1  extern void foo (void);
       2  
       3  void
       4  foo (void)
       5  {
       6  }