ctl_clr_ua_all
ctl_clr_ua_all(lun, iid, msg->ua.ua_type);
ctl_clr_ua_all(lun, -1, CTL_UA_THIN_PROV_THRES);
ctl_clr_ua_all(lun, -1, CTL_UA_IE);
ctl_clr_ua_all(lun, -1, CTL_UA_IE);
void ctl_clr_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua);
ctl_clr_ua_all(lun, -1, ua_to_build);