pub const SYS_CLOSE: usize = 406;
Close a file descriptor.
fd
After this call, the file descriptor is invalid.