is_func_type
if (is_func_type(ctype)) {
if (fn->type == EXPR_PREOP && fn->op == '*' && is_func_type(fn->ctype))