Add dedicated error reporting functions
diff --git a/forward.h b/forward.h
index 1cc8e74..c07efec 100644
--- a/forward.h
+++ b/forward.h
@@ -5,3 +5,4 @@
 struct arg_type_info;
 struct value;
 struct value_dict;
+struct library_symbol;