1 2 3 4 5
#include "workaround.h" my_sqlite3_destructor_type sqliteTransientAsDestructor() { return (my_sqlite3_destructor_type)-1; }