typedef struct { DWORD dwSize; SESSSTARTPROC lpfnStart; SESSSTARTSTOP lpfnStop; } RNA_FUNCS;
The structure for SMM entry points for the specified SMM type.