pub fn fstat(fd: usize, stat: &mut FileStat) -> Result<usize, Error>
Get metadata about an open file descriptor.