Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/kcc/tbug1.c
There are no other files named tbug1.c in the archive.
struct foo {
	int (*funct) (int par);
};
static struct foo *mumble(int);