FFI bindings to SQLite - but to sqlite3ext.h, not sqlite3.h.
sqlite3ext.h
sqlite3.h
You probably want sqlite3-sys or rusqlite, this is meant for loadable SQLite extensions only.
Use at your own risk!