I want to write APIs that *require* the caller to have set up an ostree transaction. It's natural to require passing a guard to do so. But then we want an accessor for the repo.
This manually adds a missing `ToGlibPtr` import, which seems to be result of some bugs in `gir` code-generation.