proc_name2ctf
#define Pname_to_ctf(p, obj) (ctf_file_t *)proc_name2ctf(p, obj)
struct ctf_file *proc_name2ctf(struct proc_handle *, const char *);