htab_add
return (htab_add(imc->t[obj->type], obj, flag, uid_p, update_p));
int htab_add(htab_t *, void *, int, uint32_t *, int *);