pub const DATAERR: ExitCode = 65;
The input data was incorrect in some way. This should only be used for user’s data and not system files.