float (**def)[10]; double *(*gh)[10]; double (*f[10])(); int *((*b)[10]); long (*fun)(int) int (*(*F)(int ,int ))(int)