pub fn set_file_attr(path: &Path, flags: u32) -> Result<()>
Set filesystem inode flags via FS_IOC_SETFLAGS (e.g. immutable, append-only)