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