#define ControlData(type,common) ((common)?(*((type*)(common))):NULL)
psi.h
PSI_PROC( int, DoRegisterSubcontrol )( PSUBCONTROL_REGISTRATION pcr );
Macros