ITADM_SUCCESS
if ((ret = it_open(&fd)) != ITADM_SUCCESS) {
return (ITADM_SUCCESS);
int ret = ITADM_SUCCESS;