User Story
Currently the ffi interface is quite limited to the map renderer. So when using a custom renderer observer this must be implemented in the bridge manually as far as I understood.
When using autocxx this would be generated automatically and all functionality from maplibre is automatically available.
Is there any reason not doing it?