Number of arguments before first calling of Ch_VaArg() is 8
Data type of the 1st argument is pointer to double
The 1st argument is pointer to C array
Dimension of the 1st argument is = 2
Extent of the 1st dimension of the 1st argument is = 3
Extent of the 2nd dimension of the 1st argument is = 4

Number of the rest of arguments after the 1st calling of Ch_VaArg() is 7
Element data type of the 2nd argument is double

Number of the rest of arguments after the 2nd calling of Ch_VaArg() is 6
Return type of function of the 3nd argument of pointer to function is int
Element data type of the 3nd argument is pointer to function
Number of arguments of the function pointed to by the 3nd argument is 2
Arg 1 of the function pointed to by the 3nd argument is int
Arg 2 of the function pointed to by the 3nd argument is int
Return type of function of the 4th argument of pointer to function is double
Element data type of the 4th argument is pointer to function
Return type of function of the 4th argument of pointer to function is computational array
Number of arguments of the function pointed to by the 4th argument is 2
Element data type of the 5th argument is double
The 5th argument is pointer to computational array
Dimension of the 5th argument is = 2
Extent of the 1st dimension of the 5th argument is = 30
Extent of the 2nd dimension of the 5th argument is = 40
n from the 6th argument is = 5
Dimension of the 7th argument is = 1
Extent of the 1st dimension of the 7th argument is = 5
Dimension of the 8th argument is = 1
Extent of the 1st dimension of the 8th argument is = 5
