libdm_task_get_minor
uint32_t libdm_task_get_minor(libdm_task_t);
printf("Device minor: \t\t%d\n", libdm_task_get_minor(task));