pub unsafe extern "C" fn sqlite3changeset_invert( nIn: c_int, pIn: *const c_void, pnOut: *mut c_int, ppOut: *mut *mut c_void, ) -> c_int