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