ctf_type_lname
return (ctf_type_lname(idp->mci_fp, idp->mci_id, buf, len));
extern ssize_t ctf_type_lname(ctf_file_t *, ctf_id_t, char *, size_t);