This Worklist Item is a Modelify Limitation
Modelify does not support handling of constructs that involve a pointer to void data type.
One solution for this limitation is to modify the source code to change pointer to void variables or return type to pointers to a specific C type instead of void. Another possible workaround could be to convert caller functions to an S-Function, so that pointer to void constructs are only present inside the S-Function C files.
For further support, contact EnSoft Support at support@ensoftcorp.com