Determine whether or not an object is a structure
Integer_Type is_struct_type (X)
The is_struct_type function returns 1 if the parameter refers to a structure or a user-defined type. If the object is neither, 0 will be returned.