1 2 3 4 5 6 7 8 9 10
module libunwind [system] { header "libunwind.h" export * } module unwind [system] { header "__libunwind_config.h" header "unwind.h" export * }