I\'ve been working on a library recently and I want to make C bindings for it. One of the structs in this library returns a slice of trait objects to the user. This is what