pub fn flink<T>(fd: usize, path: T) -> Result<usize, Error>where T: AsRef<str>,
Create a link to a file