Function fstat

fn fstat<Fd: std::os::fd::AsFd>(fd: Fd) -> Result<FileStat>