pub fn eprint_error_with_stack_trace( err: &Error, stack_trace: &[(Option<Value>, Pos)], )
Prints the error with the stac trace to the standard error.