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