ctf_getspecific
return (ctfp ? ctf_getspecific(ctfp) : NULL);
extern void *ctf_getspecific(ctf_file_t *);