dm_dev_create
int dm_dev_create(dm_dev_t **, const char *, const char *, int);
r = dm_dev_create(&dmv, name, uuid, flags);