This is a very basic example on how to create a GDExtension using C without any language bindings. It replicates the C++ example from the official documentation but without the C++ bindings. The ...