pub fn print_errors(prefix: &str, error: &dyn Error)
Print an error and its sources to stderr. Prefixed with prefix: .
prefix: