Given a slice descriptor, store state data
#include <qvm/utils.h>
void qvm_slice_store(const struct qvm_slice_descriptor *desc,
unsigned off,
unsigned nbytes,
void *dst,
const void *src)
For more information, see the Virtual Device Developer's Guide.