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