ILCK_FAILED
while ((ret = insqti(e, h)) == ILCK_FAILED)
while ((ret = remqhi(h)) == (void *)ILCK_FAILED)
if ((ret = remqhi(h)) != (void *)ILCK_FAILED) \
if ((ret = insqti(e, h)) != ILCK_FAILED) \