DM_IOCTL_VERSION
if (!prop_dictionary_set(dmt->dict, DM_IOCTL_VERSION, pa)) {
if ((pa_ver = prop_dictionary_get(dmt->dict, DM_IOCTL_VERSION)) == NULL)
ver = prop_dictionary_get(dm_dict, DM_IOCTL_VERSION);
prop_dictionary_set(dm_dict, DM_IOCTL_VERSION, ver);