SQLITE_TRACE_CLOSE

An SQLITE_TRACE_CLOSE callback is invoked when a database connection closes. The P argument is a pointer to the database connection object and the X argument is unused.