pub fn lremovexattr<P: Arg, Name: Arg>(path: P, name: Name) -> Result<()>
lremovexattr(path, name)—Remove an extended filesystem attribute, without following symlinks in the last path component.
lremovexattr(path, name)