Solution
When using the Import Shared Library wizard, LabVIEW will not recognise some non-standard datatypes. To fix this, you need to specify which
LabVIEW recognized types equate to the unrecognised data types in the
Preprocessor Definitions (go back from the warnings screen) , as demonstrated below:
Once all unrecognised datatypes have been specified, LabVIEW will be able to wrap all of the functions in the library.