ztest_shared_ds
static ztest_shared_ds_t *ztest_shared_ds;
#define ZTEST_GET_SHARED_DS(d) (&ztest_shared_ds[d])
ztest_shared_ds = (void *)&buf[offset];