type_IsPtrFun
extern int type_IsPtrFun(type_t *);
isptrfun = type_IsPtrFun(dp->d_type);
if (type_IsPtrFun(tp)) {