sqlite3_sys
type sqlite3_update_hook_callback = extern fn(_: *mut c_void, _: c_int, _: *const c_char, _: *const c_char, _: sqlite3_int64);