pub unsafe extern "C" fn sqlite3_preupdate_hook( p: *mut sqlite3, f: Option<sqlite3_preupdate_hook_callback>, p: *mut c_void) -> *mut c_void