Have a look at [`fromFlatBuffer()`](https://github.com/objectbox/objectbox-generator/blob/4e7a0a1b521a441823e4da732270dd786b5f9109/internal/generator/c/templates/binding-cpp.go#L75-L110) uses of `auto*` declarations and see if it would help readability to replace some with actual types.