pub fn corruption_check( filename: &str, slot_name: Option<&str>, ) -> Option<String>
Return a corruption reason, or None if the file looks clean.
None