type_iter_cb
if (ctf_type_iter(fp, B_FALSE, type_iter_cb, &ti) == CTF_ERR) {
if ((ret = ctf_type_iter(fp, B_FALSE, type_iter_cb, &ti)) == CTF_ERR)