Some random examples (there are many more): - [MmapFlag](https://github.com/carllerche/nix-rust/blob/9a17a4d200b33f66a6d61dc06a9df7ddef01d735/src/sys/mman.rs#L13-L32) - [MmapProt](https://github.com/carllerche/nix-rust/blob/9a17a4d200b33f66a6d61dc06a9df7ddef01d735/src/sys/mman.rs#L34-L41) - [SockMessageFlags](https://github.com/carllerche/nix-rust/blob/9a17a4d200b33f66a6d61dc06a9df7ddef01d735/src/sys/socket.rs#L221-L225)