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