github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/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__