pub fn unlinkat_with_filter<T: AsRef<str>>( fd: usize, path: T, flags: usize, euid: u32, egid: u32, ) -> Result<usize>
Remove a file at at specific path with filter