// Header file for use with wsp.dll typedef bool (*Type_InitWasp)(); typedef bool (*Type_ReadInputs)(int *analogue); typedef bool (*Type_SetOutputs)(int digital);