github.com/anchore/syft@v1.38.2/syft/file/cataloger/executable/test-fixtures/elf/project/lib.h (about) 1 #ifndef foo_h__ 2 #define foo_h__ 3 4 extern void foo(void); 5 6 #endif // foo_h__