Alright so SQLITE3 has these #Defines SQLITE_STATIC/SQLITE_TRANSIENT used in “Binding” values like Text and BLOBS(Basically a Buffer) for calling a “Destructor.” From what I can tell they’re just Callbacks. But binding Text to a SQL Statement is like: