pub const SetTimestampsOptions = struct
pub const SetTimestampsOptions = struct { follow_symlinks: bool = true, access_timestamp: File.SetTimestamp = .unchanged, modify_timestamp: File.SetTimestamp = .unchanged, }