Thanks to visit codestin.com Credit goes to doc.rust-lang.org
pub type RawFd = c_int;
Raw file descriptors.
Self