1 2 3 4 5 6 7 8
module libc [no_undeclared_includes] { module stddef { header "stddef.h" export * } } module ptrauth { header "ptrauth.h" export * }