ctf_string_iter
if (ctf_string_iter(g_fp, ctfdump_strings_cb, &stroff) == CTF_ERR) {
extern int ctf_string_iter(ctf_file_t *, ctf_string_f *, void *);