(C4103) Subroutines containing parameters defined as a non-unique user-defined type
A parameter of a subroutine is defined as a user-defined type (UDT), whose name is not unique in the model.DAYS, a parameter of functionF1
is defined in terms of a UDTT_DAYS
. This UDT is defined twice in the model and therefore is not unique.