pub unsafe fn sqlite3_close(db: *mut sqlite3) -> c_int
Destructor for the sqlite3 object.
sqlite3
See https://www.sqlite.org/c3ref/close.html