rustix-style libc wrappers
Some functions in libc can only be implemented in libc.
pub use rustix;
pub use libc;