Open
Description
The new api.json
from the GDExtensions
includes a block native_structures
which we do not yet understand for what it's for.
We can't just ignore those types in there as they are used as parameters/return types in other methods in the api.
We need to investicate (and document) for what these thypes are, and how we should handle/treat them.
This is required to finish the work in #307