SDDS_table: Address of the SDDS_TABLE structure for the data set.
mode: Valid
modes are FIND_SPECIFIED_TYPE, FIND_ANY_TYPE, FIND_NUMERIC_TYPE,
FIND_FLOATING_TYPE, FIND_INTEGER_TYPE
...: If mode is FIND_SPECIFIED_TYPE it expects an SDDS data type followed by
a list of parameter names followed by NULL. Otherwise it expects a list of parameter
names followed by NULL.
return value: On success it returns the name of the last parameter specified. On error it returns a NULL and
records an error message.