linux-raw-sys 0.12.1 ships pre-generated rust-bindgen UAPI bindings for ~20 Linux architectures; the published crate is byte-equivalent to the tagged VCS source. No build-time execution, no binaries, no I/O. Unsafe evaluation claims are scoped out due to ~480K LOC of machine-generated code; five manually-written unsafe fns in lib.rs are the only hand-authored unsafe code. No findings.