pub fn arity_error(class: Symbol, expected: usize, actual: usize) -> Error
Builds the standard error for a wrong read-constructor argument count.