NTSTATUS bindings for Rust
rust fn main() { assert_eq!(NtStatus::from_u32(0x00000000), Some("STATUS_SUCCESS")); }
LICENSE - Apache 2.0