system-info: Add missing GObject-Introspection annotation
We aren't really relying on GObject-Introspection in this project, but it can be a useful tool for rapid prototyping in Python or Javascript, and it also forces us to provide C APIs that match GLib conventions and are easy to reason about.