pub fn unlinkat<T: AsRef<str>>( fd: usize, path: T, flags: usize, ) -> Result<usize>
Remove a file at at specific path