pub fn commit_hook( db: *mut sqlite3, callback: Option<xCommitHook>, user_data: *mut c_void, ) -> *mut c_void