Functiondelete-manyDelete the key-value pairs associated with the keys in the store.delete-many: func(bucket: borrow<bucket>, keys: list<string>) -> result<_, error>;