ctf_set_array
if (ctf_set_array(fp, type, &r) == CTF_ERR ||
extern int ctf_set_array(ctf_file_t *, ctf_id_t, const ctf_arinfo_t *);